NDepend.API Documentation
UsAndChildProperties(IEnumerable<IAssembly>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > UsAndChildProperties Method : UsAndChildProperties(IEnumerable<IAssembly>) Method
This sequence of IAssembly objects.
Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildProperties objects.
Syntax
[Extension()]
public static IEnumerable<IAttributeTarget> UsAndChildProperties( 
   IEnumerable<IAssembly> assemblies
)

Parameters

assemblies
This sequence of IAssembly objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List